U_CAPI void U_EXPORT2 ubidi_invertMap (const UTextOffset *srcMap, UTextOffset *destMap, UTextOffset length)

Invert an index map

Documentation

Invert an index map. The one-to-one index mapping of the first map is inverted and written to the second one.
Parameters:
srcMap - is an array with length indexes which define the original mapping.
destMap - is an array with length indexes which will be filled with the inverse mapping.
length - is the length of each array.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de